modules/input/gtkimcontextime.c: Move to set_client_widget
authorChun-wei Fan <fanchunwei@src.gnome.org>
Sat, 27 May 2017 02:38:19 +0000 (10:38 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 5 Jun 2017 16:17:40 +0000 (00:17 +0800)
commitac5f7d028fb6fdd10526605835e25c9ce6594a00
treef1e60affa5c836405f3eb18cf659025339e13939
parent77e1d0c0c98d0df063c7925c00e2167e0cf841a3
modules/input/gtkimcontextime.c: Move to set_client_widget

The imcontext internals have been changed to use set_client_widget
instead of set_client_window in order to remove API dependency on
GdkWindow.  Update the Windows IME support so that the code will
continue to build and work.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
modules/input/gtkimcontextime.c